Xbasic

SQL::DatabaseSnapshotDeleteTable Method

Syntax

L DeleteTable (Index as N)

Arguments

IndexNumeric

The index of the TableSnapshot to delete.

Description

Removes the TableSnapshot at a specific index in the collection of table snapshots.

Discussion

Returns true if the table was deleted and false if there was an error.